home *** CD-ROM | disk | FTP | other *** search
/ Dé Millennium / MCD.ISO / prince.swf / scripts / DefineButton2_23 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-08-30  |  67 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.microsoft.com", "_blank");
  3. }
  4.